home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 108
/
jogo-disk-108.iso
/
Games
/
steppenwolf_1_chapter_4.swf
/
scripts
/
DefineButton2_74
/
BUTTONCONDACTION on(release).as
Wrap
Text File
|
2010-05-15
|
89b
|
7 lines
on(release){
tellTarget("_root")
{
gotoAndStop("Instructions");
}
}